removed unbalanced tag that broke the XML.
authorTim Janik <timj@gtk.org>
Tue, 8 May 2007 21:09:07 +0000 (21:09 +0000)
committerTim Janik <timj@src.gnome.org>
Tue, 8 May 2007 21:09:07 +0000 (21:09 +0000)
Tue May  8 23:06:38 2007  Tim Janik  <timj@gtk.org>

        * docs/tutorial/gtk-tut.sgml: removed unbalanced tag that broke the XML.

svn path=/trunk/; revision=17802

docs/tutorial/gtk-tut.sgml

index 1b77dac9e610241b3b2fd240bd89420ce4babb85..aab6305983c9c1c64a71c7ecef0fc71159707197 100755 (executable)
@@ -66,7 +66,6 @@ low-level functions for accessing the underlying windowing functions
 (Xlib in the case of the X windows system), and gdk-pixbuf, a library for
 client-side image manipulation.</para>
 
-</para>
 <para>GTK is essentially an object oriented application programmers
 interface (API). Although written completely in C, it is implemented
 using the idea of classes and callback functions (pointers to